Search results 60

Card image cap
ViewSource

Display content of ASP file (any file for that matters)

Card image cap
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image cap
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image cap
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image cap
FS_CopyFile

Copies a file

Card image cap
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

Card image cap
File_MostRecent

Getting most recent file in a folder

Card image cap
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

Card image cap
GetFilename, GetExtension, .. others

GetFilename, GetExtension, GetFilename_noExtension, GetFilename_wExtension To ...

Card image cap
FileDate_Formatted

Using FileDateTime to get file date

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image cap
GetExtension

Gets the extension of file from its filename